home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / ConnectBBS.cpt / Connection BBS / card_4486.txt < prev    next >
Text File  |  1988-01-25  |  3KB  |  142 lines

  1. -- card: 4486 from stack: in
  2. -- bmap block id: 4797
  3. -- flags: 0000
  4. -- background id: 2777
  5. -- name: ChooseSides
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=64 top=95 right=200 bottom=215
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: PC
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   repeat with x=1 to 3
  23.     play "t zone"
  24.     visual dissolve very slowly to inverse
  25.     go to card PCresponse
  26.   end repeat
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=266 top=37 right=217 bottom=481
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Mac
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   play "PWscream"
  46.   go to card Spiral1
  47.   go to card Spiral2
  48.   go to card Spiral3
  49.   go to card Spiral4
  50.   go to card Spiral5
  51.   go to card Spiral6
  52.   go to card Spiral7
  53.   go to card Spiral8
  54.   go to card Spiral9
  55.   go to card Spiral10
  56.   go to card Spiral11
  57.   go to card Spiral12
  58.   go to card Spiral13
  59.   go to card Spiral14
  60.   go to card Spiral15
  61.   go to card Spiral16
  62.   go to card Spiral17
  63.   go to card Spiral18
  64.   go to card Spiral19
  65.   go to card Spiral20
  66.   go to card Spiral21
  67.   go to card Spiral22
  68.   go to card Spiral23
  69.   repeat with x = 1 to 6
  70.     play "car"
  71.   end repeat
  72.   go to card Spiral22
  73.   go to card Spiral21
  74.   go to card Spiral20
  75.   go to card Spiral19
  76.   go to card Spiral18
  77.   go to card Spiral17
  78.   go to card Spiral16
  79.   go to card Spiral15
  80.   go to card Spiral14
  81.   go to card Spiral13
  82.   go to card Spiral12
  83.   go to card Spiral11
  84.   go to card Spiral10
  85.   go to card Spiral9
  86.   go to card Spiral8
  87.   go to card Spiral7
  88.   go to card Spiral6
  89.   go to card Spiral5
  90.   go to card Spiral4
  91.   go to card Spiral3
  92.   go to card Spiral2
  93.   go to card Spiral1
  94.   visual iris open slowly to inverse
  95.   go to card SpiralEnd
  96.   repeat with y = 1 to 15
  97.     play "Monkey"
  98.   end repeat
  99.   wait 4 seconds
  100.   visual checkerboard very slowly to inverse
  101.   go to card Dudes
  102.   repeat with x=1 to 2
  103.     play "Hi There"
  104.     wait 2 seconds
  105.   end repeat
  106.   wait 4 seconds
  107.   visual wipe left very slowly to inverse
  108.   go to card Newsletter
  109.   wait 4 seconds
  110.   visual wipe right very slowly to inverse
  111.   repeat with q=1 to 4
  112.     play "Cough"
  113.     wait 1 seconds
  114.   end repeat
  115.   go to card Graphics
  116.   wait 4 seconds
  117.   visual wipe up very slowly to inverse
  118.   go to card Games
  119.   wait 4 seconds
  120.   visual wipe down very slowly to inverse
  121.   go to card Templates
  122.   repeat with x=1 to 4
  123.     play "DidYouLaugh"
  124.     wait 3 seconds
  125.   end repeat
  126. end mouseUp
  127.  
  128.  
  129.  
  130. -- part 3 (button)
  131. -- low flags: 00
  132. -- high flags: 0001
  133. -- rect: left=255 top=297 right=321 bottom=282
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: 
  142.